home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / rexx / executeline.raz < prev    next >
Text File  |  1994-11-15  |  162b  |  10 lines

  1. /** $VER: ExecuteLine.raz 1.0 (15.11.94)
  2.  **
  3.  ** Exécute une ligne DOS directement depuis le texte.
  4.  **/
  5.  
  6. OPTIONS RESULTS
  7.  
  8. GetLine
  9. ExeDOSCmd CONSOLE ASYNC RESULT
  10.